←Select platform

Values Property (DictionaryWithEvents<TKey,TValue>)

Summary

Gets a collection containing the values in the DictionaryWithEvents<TKey,TValue>.

Syntax

C#
VB
C++
public ICollection<TValue> Values {get;}
Public ReadOnly Property Values As ICollection(Of TValue)
public: 
property ICollection<TValue^>^ Values { 
   ICollection<TValue^>^ get(); 
} 

Property Value

A ValueCollection containing the values in the DictionaryWithEvents<TKey,TValue>.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize